課程內容簡介
...

學習並了解linux kernel中心的實際運作方式,像是

  • 記憶體的管理
  • address的對應
  • page mapping
  • scheduler
  • task switch
  • ...

作業
...

title: "Linux project 1 - HackMD"
image: "https://hackmd.io/images/media/HackMD-og.jpg"
description: "https://hackmd.io/@Mes/make_phy_addr_syscall"
url: "https://hackmd.io/jSwhpfEZSKqy8geXxo6Tvg?both"
title: "Linux project 2 - HackMD"
image: "https://hackmd.io/images/media/HackMD-og.jpg"
description: "Write a new system call int my_set_process_priority(int x) so that a process P can use this new system call my_set_process_priority(int x) to set the priority of the process as x every time when a context switch (i.e. process switch) transfers CPU to process P. 題目連結"
url: "https://hackmd.io/nL-vhahuS_amp3YTPArgSQ"

筆記
...

of 0